儲存空間使用相關指令


查詢各空間剩餘

df -h

列出各資料夾所用空間並排序

du -ch --exclude=./huge_dir --max-depth=1 | sort -hr | head






你可能感興趣的文章

JetBrains WebStorm 開發 Angular 17

JetBrains WebStorm 開發 Angular 17

DAY13:Mumbling

DAY13:Mumbling

用 tkinter 實現選擇路徑打開 excel ,並用 tree view 顯示

用 tkinter 實現選擇路徑打開 excel ,並用 tree view 顯示






留言討論